﻿2026-06-18T12:09:10.7201312Z ##[group]Run actions/checkout@v5
2026-06-18T12:09:10.7201531Z with:
2026-06-18T12:09:10.7201672Z   repository: SaberMage/spt-shell-notify
2026-06-18T12:09:10.7201848Z   path: .adapter-notify
2026-06-18T12:09:10.7204698Z   token: ***
2026-06-18T12:09:10.7204844Z   ssh-strict: true
2026-06-18T12:09:10.7205040Z   ssh-user: git
2026-06-18T12:09:10.7205206Z   persist-credentials: true
2026-06-18T12:09:10.7205392Z   clean: true
2026-06-18T12:09:10.7205564Z   sparse-checkout-cone-mode: true
2026-06-18T12:09:10.7205774Z   fetch-depth: 1
2026-06-18T12:09:10.7205888Z   fetch-tags: false
2026-06-18T12:09:10.7206009Z   show-progress: true
2026-06-18T12:09:10.7206175Z   lfs: false
2026-06-18T12:09:10.7206324Z   submodules: false
2026-06-18T12:09:10.7206518Z   set-safe-directory: true
2026-06-18T12:09:10.7206721Z ##[endgroup]
2026-06-18T12:09:10.7957189Z Syncing repository: SaberMage/spt-shell-notify
2026-06-18T12:09:10.7961927Z ##[group]Getting Git version info
2026-06-18T12:09:10.7962311Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-18T12:09:10.8299614Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T12:09:10.8492954Z git version 2.43.0.windows.1
2026-06-18T12:09:10.8522137Z ##[endgroup]
2026-06-18T12:09:10.8529618Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c351f154-adb8-48d7-ac58-960b1a9e866f\.gitconfig'
2026-06-18T12:09:10.8542955Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c351f154-adb8-48d7-ac58-960b1a9e866f' before making global git config changes
2026-06-18T12:09:10.8543448Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T12:09:10.8548014Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-18T12:09:10.8788065Z ##[group]Initializing the repository
2026-06-18T12:09:10.8795088Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-18T12:09:10.9107778Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-18T12:09:10.9135308Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-18T12:09:10.9383296Z ##[endgroup]
2026-06-18T12:09:10.9383697Z ##[group]Disabling automatic garbage collection
2026-06-18T12:09:10.9388486Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-18T12:09:10.9624595Z ##[endgroup]
2026-06-18T12:09:10.9624947Z ##[group]Setting up auth
2026-06-18T12:09:10.9628188Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T12:09:10.9836713Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T12:09:11.3573689Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T12:09:11.3811647Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T12:09:11.7611539Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T12:09:11.7821899Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T12:09:12.1688568Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-18T12:09:12.1977876Z ##[endgroup]
2026-06-18T12:09:12.1978140Z ##[group]Determining the default branch
2026-06-18T12:09:12.1979908Z Retrieving the default branch name
2026-06-18T12:09:12.6474725Z Default branch 'main'
2026-06-18T12:09:12.6475132Z ##[endgroup]
2026-06-18T12:09:12.6475371Z ##[group]Fetching the repository
2026-06-18T12:09:12.6483045Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-18T12:09:13.4731959Z From https://github.com/SaberMage/spt-shell-notify
2026-06-18T12:09:13.4732234Z  * [new branch]      main       -> origin/main
2026-06-18T12:09:13.4864907Z ##[endgroup]
2026-06-18T12:09:13.4865142Z ##[group]Determining the checkout info
2026-06-18T12:09:13.4866030Z ##[endgroup]
2026-06-18T12:09:13.4871161Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-18T12:09:13.5111479Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-18T12:09:13.5319378Z ##[group]Checking out the ref
2026-06-18T12:09:13.5323773Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-18T12:09:13.5629264Z branch 'main' set up to track 'origin/main'.
2026-06-18T12:09:13.5629483Z Reset branch 'main'
2026-06-18T12:09:13.5651251Z ##[endgroup]
2026-06-18T12:09:13.5877534Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-18T12:09:13.6067828Z ee2d37eadc730c0019e0af82d683074c509634a2
